[INFO] fetching crate multi-tier-cache 0.6.4...
[INFO] testing multi-tier-cache-0.6.4 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate multi-tier-cache 0.6.4 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate multi-tier-cache 0.6.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate multi-tier-cache 0.6.4
[INFO] tweaked toml for crates.io crate multi-tier-cache 0.6.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate multi-tier-cache 0.6.4 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate multi-tier-cache 0.6.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memcache v0.17.2
[INFO] [stderr]   Downloaded async-lock v3.4.1
[INFO] [stderr]   Downloaded quick_cache v0.6.18
[INFO] [stderr]   Downloaded arc-swap v1.8.2
[INFO] [stderr]   Downloaded moka v0.12.11
[INFO] [stderr]   Downloaded redis v1.0.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4795299362ebf2bdb62ecf559fc8e74b17592a4014f8fccd9b0c2104e07a780
[INFO] running `Command { std: "docker" "start" "-a" "e4795299362ebf2bdb62ecf559fc8e74b17592a4014f8fccd9b0c2104e07a780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4795299362ebf2bdb62ecf559fc8e74b17592a4014f8fccd9b0c2104e07a780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4795299362ebf2bdb62ecf559fc8e74b17592a4014f8fccd9b0c2104e07a780", kill_on_drop: false }`
[INFO] [stdout] e4795299362ebf2bdb62ecf559fc8e74b17592a4014f8fccd9b0c2104e07a780
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7067c9bafd1b9e675ef3703583475f0b703415fdf946bb4ef32b848f8c9f2168
[INFO] running `Command { std: "docker" "start" "-a" "7067c9bafd1b9e675ef3703583475f0b703415fdf946bb4ef32b848f8c9f2168", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling redis v1.0.5
[INFO] [stderr]    Compiling multi-tier-cache v0.6.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.40s
[INFO] running `Command { std: "docker" "inspect" "7067c9bafd1b9e675ef3703583475f0b703415fdf946bb4ef32b848f8c9f2168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7067c9bafd1b9e675ef3703583475f0b703415fdf946bb4ef32b848f8c9f2168", kill_on_drop: false }`
[INFO] [stdout] 7067c9bafd1b9e675ef3703583475f0b703415fdf946bb4ef32b848f8c9f2168
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08703decd5323b29def596ef1395d45d68571da04d3a911a5e7414e36ca5017b
[INFO] running `Command { std: "docker" "start" "-a" "08703decd5323b29def596ef1395d45d68571da04d3a911a5e7414e36ca5017b", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling redis v1.0.5
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling multi-tier-cache v0.6.4 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `multi-tier-cache` (test "integration_multi_tier")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name integration_multi_tier --edition=2024 tests/integration_multi_tier.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::pedantic' '--warn=clippy::indexing_slicing' '--warn=clippy::expect_used' --test --cfg 'feature="default"' --cfg 'feature="moka"' --cfg 'feature="redis"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-memcached", "backend-quickcache", "bincode", "default", "full", "memcached", "moka", "msgpack", "quick_cache", "redis"))' -C metadata=cb69193ba1d844ef -C extra-filename=-07ac970857617f9c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e3d3554124b5cc78.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-eee57f7f1a538f94.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bbf52d45aa3ee80e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1a396c686b7a67a8.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-bfc0eff27542d128.rlib --extern multi_tier_cache=/opt/rustwide/target/debug/deps/libmulti_tier_cache-385cbd1a9a61e64e.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-bb994d00ea1d28ec.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ce440d94d14b0e62.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-48b99df75482eefe.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d9c1f22b78bb8519.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-08c38d0a49ec468f.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-21e1460d7565c894.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-971e96193fd10b48.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a33cf1fc376d69e6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-79c5fd7236370321.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-aa854db9a9d05624.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fd108394f65c8f78.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `multi-tier-cache` (test "integration_basic")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name integration_basic --edition=2024 tests/integration_basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::pedantic' '--warn=clippy::indexing_slicing' '--warn=clippy::expect_used' --test --cfg 'feature="default"' --cfg 'feature="moka"' --cfg 'feature="redis"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-memcached", "backend-quickcache", "bincode", "default", "full", "memcached", "moka", "msgpack", "quick_cache", "redis"))' -C metadata=6e4b9e427f896ffe -C extra-filename=-844e35d46995e1d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e3d3554124b5cc78.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-eee57f7f1a538f94.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bbf52d45aa3ee80e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1a396c686b7a67a8.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-bfc0eff27542d128.rlib --extern multi_tier_cache=/opt/rustwide/target/debug/deps/libmulti_tier_cache-385cbd1a9a61e64e.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-bb994d00ea1d28ec.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ce440d94d14b0e62.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-48b99df75482eefe.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d9c1f22b78bb8519.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-08c38d0a49ec468f.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-21e1460d7565c894.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-971e96193fd10b48.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a33cf1fc376d69e6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-79c5fd7236370321.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-aa854db9a9d05624.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fd108394f65c8f78.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `multi-tier-cache` (test "integration_invalidation")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name integration_invalidation --edition=2024 tests/integration_invalidation.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::pedantic' '--warn=clippy::indexing_slicing' '--warn=clippy::expect_used' --test --cfg 'feature="default"' --cfg 'feature="moka"' --cfg 'feature="redis"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-memcached", "backend-quickcache", "bincode", "default", "full", "memcached", "moka", "msgpack", "quick_cache", "redis"))' -C metadata=380173752261ef72 -C extra-filename=-bf4fd30099b24e12 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e3d3554124b5cc78.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-eee57f7f1a538f94.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bbf52d45aa3ee80e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1a396c686b7a67a8.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-bfc0eff27542d128.rlib --extern multi_tier_cache=/opt/rustwide/target/debug/deps/libmulti_tier_cache-385cbd1a9a61e64e.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-bb994d00ea1d28ec.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ce440d94d14b0e62.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-48b99df75482eefe.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d9c1f22b78bb8519.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-08c38d0a49ec468f.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-21e1460d7565c894.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-971e96193fd10b48.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a33cf1fc376d69e6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-79c5fd7236370321.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-aa854db9a9d05624.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fd108394f65c8f78.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `multi-tier-cache` (test "integration_features")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name integration_features --edition=2024 tests/integration_features.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::pedantic' '--warn=clippy::indexing_slicing' '--warn=clippy::expect_used' --test --cfg 'feature="default"' --cfg 'feature="moka"' --cfg 'feature="redis"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-memcached", "backend-quickcache", "bincode", "default", "full", "memcached", "moka", "msgpack", "quick_cache", "redis"))' -C metadata=09fbaa4a09d7ff68 -C extra-filename=-398469f0d529f6cc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e3d3554124b5cc78.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-eee57f7f1a538f94.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bbf52d45aa3ee80e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1a396c686b7a67a8.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-bfc0eff27542d128.rlib --extern multi_tier_cache=/opt/rustwide/target/debug/deps/libmulti_tier_cache-385cbd1a9a61e64e.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-bb994d00ea1d28ec.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ce440d94d14b0e62.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-48b99df75482eefe.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d9c1f22b78bb8519.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-08c38d0a49ec468f.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-21e1460d7565c894.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-971e96193fd10b48.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a33cf1fc376d69e6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-79c5fd7236370321.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-aa854db9a9d05624.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fd108394f65c8f78.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `multi-tier-cache` (example "database_caching")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name database_caching --edition=2024 examples/database_caching.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::pedantic' '--warn=clippy::indexing_slicing' '--warn=clippy::expect_used' --cfg 'feature="default"' --cfg 'feature="moka"' --cfg 'feature="redis"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-memcached", "backend-quickcache", "bincode", "default", "full", "memcached", "moka", "msgpack", "quick_cache", "redis"))' -C metadata=6603438c84aac016 -C extra-filename=-39fdc3d4deabf8c8 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e3d3554124b5cc78.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-eee57f7f1a538f94.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bbf52d45aa3ee80e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1a396c686b7a67a8.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-bfc0eff27542d128.rlib --extern multi_tier_cache=/opt/rustwide/target/debug/deps/libmulti_tier_cache-385cbd1a9a61e64e.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-bb994d00ea1d28ec.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ce440d94d14b0e62.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-48b99df75482eefe.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d9c1f22b78bb8519.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-08c38d0a49ec468f.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-21e1460d7565c894.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-971e96193fd10b48.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a33cf1fc376d69e6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-79c5fd7236370321.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-aa854db9a9d05624.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fd108394f65c8f78.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `multi-tier-cache` (test "integration_streams")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name integration_streams --edition=2024 tests/integration_streams.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::pedantic' '--warn=clippy::indexing_slicing' '--warn=clippy::expect_used' --test --cfg 'feature="default"' --cfg 'feature="moka"' --cfg 'feature="redis"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-memcached", "backend-quickcache", "bincode", "default", "full", "memcached", "moka", "msgpack", "quick_cache", "redis"))' -C metadata=06ba445e1b77e7cd -C extra-filename=-73e86a370119c8ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e3d3554124b5cc78.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-eee57f7f1a538f94.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bbf52d45aa3ee80e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1a396c686b7a67a8.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-bfc0eff27542d128.rlib --extern multi_tier_cache=/opt/rustwide/target/debug/deps/libmulti_tier_cache-385cbd1a9a61e64e.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-bb994d00ea1d28ec.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ce440d94d14b0e62.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-48b99df75482eefe.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d9c1f22b78bb8519.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-08c38d0a49ec468f.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-21e1460d7565c894.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-971e96193fd10b48.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a33cf1fc376d69e6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-79c5fd7236370321.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-aa854db9a9d05624.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fd108394f65c8f78.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `multi-tier-cache` (example "probabilistic_promotion")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name probabilistic_promotion --edition=2024 examples/probabilistic_promotion.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::pedantic' '--warn=clippy::indexing_slicing' '--warn=clippy::expect_used' --cfg 'feature="default"' --cfg 'feature="moka"' --cfg 'feature="redis"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-memcached", "backend-quickcache", "bincode", "default", "full", "memcached", "moka", "msgpack", "quick_cache", "redis"))' -C metadata=1c8c8f098d91c692 -C extra-filename=-b8a80f3ceb15928e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e3d3554124b5cc78.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-eee57f7f1a538f94.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bbf52d45aa3ee80e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1a396c686b7a67a8.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-bfc0eff27542d128.rlib --extern multi_tier_cache=/opt/rustwide/target/debug/deps/libmulti_tier_cache-385cbd1a9a61e64e.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-bb994d00ea1d28ec.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ce440d94d14b0e62.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-48b99df75482eefe.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d9c1f22b78bb8519.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-08c38d0a49ec468f.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-21e1460d7565c894.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-971e96193fd10b48.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a33cf1fc376d69e6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-79c5fd7236370321.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-aa854db9a9d05624.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fd108394f65c8f78.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `multi-tier-cache` (example "custom_backends")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name custom_backends --edition=2024 examples/custom_backends.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::pedantic' '--warn=clippy::indexing_slicing' '--warn=clippy::expect_used' --cfg 'feature="default"' --cfg 'feature="moka"' --cfg 'feature="redis"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-memcached", "backend-quickcache", "bincode", "default", "full", "memcached", "moka", "msgpack", "quick_cache", "redis"))' -C metadata=ccca45270229cbb3 -C extra-filename=-c073ee393341b52f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e3d3554124b5cc78.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-eee57f7f1a538f94.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bbf52d45aa3ee80e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1a396c686b7a67a8.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-bfc0eff27542d128.rlib --extern multi_tier_cache=/opt/rustwide/target/debug/deps/libmulti_tier_cache-385cbd1a9a61e64e.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-bb994d00ea1d28ec.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ce440d94d14b0e62.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-48b99df75482eefe.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d9c1f22b78bb8519.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-08c38d0a49ec468f.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-21e1460d7565c894.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-971e96193fd10b48.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a33cf1fc376d69e6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-79c5fd7236370321.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-aa854db9a9d05624.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fd108394f65c8f78.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `multi-tier-cache` (example "stampede_protection")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name stampede_protection --edition=2024 examples/stampede_protection.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::pedantic' '--warn=clippy::indexing_slicing' '--warn=clippy::expect_used' --cfg 'feature="default"' --cfg 'feature="moka"' --cfg 'feature="redis"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-memcached", "backend-quickcache", "bincode", "default", "full", "memcached", "moka", "msgpack", "quick_cache", "redis"))' -C metadata=2d81d761b51c63f2 -C extra-filename=-0cd9efaab35338a9 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e3d3554124b5cc78.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-eee57f7f1a538f94.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bbf52d45aa3ee80e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1a396c686b7a67a8.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-bfc0eff27542d128.rlib --extern multi_tier_cache=/opt/rustwide/target/debug/deps/libmulti_tier_cache-385cbd1a9a61e64e.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-bb994d00ea1d28ec.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ce440d94d14b0e62.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-48b99df75482eefe.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d9c1f22b78bb8519.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-08c38d0a49ec468f.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-21e1460d7565c894.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-971e96193fd10b48.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a33cf1fc376d69e6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-79c5fd7236370321.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-aa854db9a9d05624.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fd108394f65c8f78.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `multi-tier-cache` (example "multi_tier_usage")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name multi_tier_usage --edition=2024 examples/multi_tier_usage.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::pedantic' '--warn=clippy::indexing_slicing' '--warn=clippy::expect_used' --cfg 'feature="default"' --cfg 'feature="moka"' --cfg 'feature="redis"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-memcached", "backend-quickcache", "bincode", "default", "full", "memcached", "moka", "msgpack", "quick_cache", "redis"))' -C metadata=3388a1ff632c40a4 -C extra-filename=-7048387085a41c2c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e3d3554124b5cc78.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-eee57f7f1a538f94.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bbf52d45aa3ee80e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1a396c686b7a67a8.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-bfc0eff27542d128.rlib --extern multi_tier_cache=/opt/rustwide/target/debug/deps/libmulti_tier_cache-385cbd1a9a61e64e.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-bb994d00ea1d28ec.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ce440d94d14b0e62.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-48b99df75482eefe.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d9c1f22b78bb8519.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-08c38d0a49ec468f.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-21e1460d7565c894.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-971e96193fd10b48.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a33cf1fc376d69e6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-79c5fd7236370321.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-aa854db9a9d05624.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fd108394f65c8f78.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "08703decd5323b29def596ef1395d45d68571da04d3a911a5e7414e36ca5017b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08703decd5323b29def596ef1395d45d68571da04d3a911a5e7414e36ca5017b", kill_on_drop: false }`
[INFO] [stdout] 08703decd5323b29def596ef1395d45d68571da04d3a911a5e7414e36ca5017b
